Skip to content

Conversation

federicorispo
Copy link
Member

  • Fixed the file-upload example: it is necessary to declare at least one query, otherwise the graphql-java-tools throws exceptions during the schema parsing
  • Replaced the return boolean type with a UploadedFile type containing the filename, type and the content of the textual file uploaded
  • Added a README explaining how to run it

Refs: #94

- Fixed the file-upload example: it is necessary to declare at least one
  query, otherwise the graphql-java-tools throws exceptions during the
  schema parsing
- Replaced the return boolean type with a UploadedFile type containing
  the filename, type and the content of the textual file uploaded
- Added a README explaining how to run it

Refs: #94
@federicorispo federicorispo added bug Something isn't working enhancement New feature or request labels Dec 26, 2023
@federicorispo federicorispo self-assigned this Dec 26, 2023
@federicorispo federicorispo merged commit 909a296 into master Jan 13, 2024
@federicorispo federicorispo deleted the fix/file-upload-example branch January 13, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant